home *** CD-ROM | disk | FTP | other *** search
/ IBM InfoROM for OS/2 Beta 1995 January / IBM InfoROM for OS2 Beta 1-1995.ISO / testcert / display / function / testcase / test20.cmd < prev    next >
Encoding:
Text File  |  1994-10-06  |  624 b   |  22 lines

  1. /**/
  2. 'cls'
  3. Say    "********************************************************************"
  4. Say    "            Name: Test Case 20"
  5. Say    " "
  6. Say    "            Program: Fractint Version 18.21"
  7. Say    " "
  8. Say    "            Purpose: To test video device driver"
  9. Say    "            using the WIN-OS/2 program"
  10. Say    " "
  11. Say    "            Please refer to test20.doc for more"
  12. Say    "            information on what this test case does."
  13. Say    "********************************************************************"
  14.  
  15. '@echo off'
  16. Pause
  17. 'cd ..\fractwin'
  18. 'call winfract'
  19. 'cd ..\testcase'
  20. '@echo on'
  21. EXIT
  22.